#!/bin/sh
open -a "App Store" "https://apps.apple.com/app/id6746662575"
exit 0
